lcWndUpdate Home

Updates graphics window.

 BOOL lcWndUpdate (
   HANDLE hLcWnd,
   int Mode
 );

Parameters
hLcWnd
  Handle to a graphics window.
Mode
  Can be one of the following values:

Value Mode
1 Updates File Tabs


Return Value

  If the function succeeds, the return value is nonzero (TRUE).